home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / coordinate.impersonateuser.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.8 KB  |  39 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "coordinate.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "coordinate.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1>Modify Data Owned By Another Publisher</H1>
  18.                     <p>As a UDDI Services coordinator you can view, add, modify, and delete entities that are owned by other publishers. To locate and select the publisher whos data you want to modify, on the <b>My UDDI</b> tab, click <b>View data owned by</b> .</p>
  19.                     <p class="to">To view or modify data owned by another publisher
  20.                     <ol>
  21.                         <li>On the UDDI Services menu, click <b>Publish</b>.
  22.                         <li>Click <B>View data owned by</b>.
  23.                         <li>Type all or part of the name of the publisher you want to locate.<br>
  24.                         <li>In the list of publisher names,  click the name of the publisher that owns the data you want to modify.
  25.                         <li>Verify that you have selected the correct publisher, and then click <b>Apply</b>.<br>
  26.                         The top-right corner of the UDDI Services Web interface displays <b>Viewing data owned by: <i>Publisher Name</i></b>".
  27.                         <li>View, add, modify, or delete data as needed.
  28.                         <li>To return to your data, on the UDDI Services menu, click <b>Publish</b>.
  29.                         <li>Click <B>View my data</b>.
  30.                 </td>
  31.             </tr>
  32.         </table>
  33.         <!-- #include file = "coordinate.footer.htm" -->
  34.     </body>
  35. </html>
  36.  
  37.  
  38.  
  39.